@charset "utf-8";
/*通用开始*/
body {
	margin: 0px;
	padding: 0px;
	font-size:14px;
	font-family:"微软雅黑";
	color:#333;
	border:0px;
	line-height:30px;
}
body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote {
	margin: 0px;
	padding: 0px;
	font-size:14px;
}
input, button, textarea, select {
	font-size: 100%;
}
ul, li, dl, dt, dd, ol {
	list-style: none;
	display: block;
}
img {
	border: 0px;
	border:none;
	display:block;
}
a {
	outline: 0px;
	text-decoration: none;
	color:#333;
}
a:hover {
	color:#333;
}
.clear {
	clear: both;
	height:0px;
	line-height:0px;
	border:none;
}
.w1190 {
	width:1190px;
	margin:0 auto;
}
.padding40 {
	padding:40px 0px;
}
.marging40 {
	margin:40px auto;
}
/*通用结束*/
/*top start*/
.top {
	width: 100%;
	height: 90px;
	overflow:hidden;
	padding:5px 0px;
}
.logo {
	float: left;
}
.toptel {
	float:right;
}
/*top end*/
/*nav start*/
.nav {
	height:67px;
	line-height:67px;
	background-color:#0150a1;
	width:100%;
}
.nav ul li {
	float: left;
	width:148px;
}
.nav ul li a {
	display: block;
	text-align: center;
	font-size:16px;
	color:#FFF;
}
.nav ul li a:hover {
	background-color:#fd7903;
}
.home {
	background-color:#fd7903;
}
/*nav end*/
/*banner start*/
.slideBox {
	width:100%;
	height:500px;
	overflow:hidden;
	position:relative;
}
.slideBox .hd {
	overflow:hidden;
	position:absolute;
	right:0;
	bottom:20px;
	width:100%;
	z-index:1;
}
.slideBox .hd ul {
	overflow:hidden;
	zoom:1;
flo/at:left;
	text-align:center;
	width:100%;
}
.slideBox .hd ul li {
fl/oat:left;
	display:inline-block;
	width:12px;
	height:12px;
	margin:0 6px;
	border-radius:6px;
	text-align:center;
	background:#222;
	cursor:pointer;
	font-size:0;
}
.slideBox .hd ul li.on {
	background:#faa620;
	color:#fff;
}
.slideBox .bd {
	position:relative;
	height:100%;
	z-index:0;
}
.slideBox .bd li {
	zoom:1;
	vertical-align:middle;
	height:500px;
}
.slideBox .bd li a {
	display:block;
	height:500px;
}
.slideBox .bd img {
	width:1920px;
	height:500px;
	display:block;
}
.slideBox .prev, .slideBox .next {
	display:none;
	position:absolute;
	left:3%;
	top:50%;
	margin-top:-30px;
	width:30px;
	height:60px;
}
.slideBox .next {
	left:auto;
	right:3%;
}
.slideBox .prev:hover, .slideBox .next:hover {
	opacity: .7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: .7;
}
.slideBox .prevStop {
	display:none;
}
.slideBox .nextStop {
	display:none;
}
/*banner end*/
/*banner下面 start*/
.navsort {
	height:80px;
	background-color:#a1bbd5;
	padding:18px 0px;
}
.navsort ul li {
	float:left;
	margin:0px 10px;
	width:376px;
}
.navsort ul li img {
	float:left;
	margin-right:10px;
}
.navsort_con {
	float:left;
	width:274px;
}
.navsort_con p a {
	color:#000;
	font-size:18px;
}
.navsort_con div {
	line-height:25px;
}
/*banner下面 end*/
/*product start*/
.name {
	height:22px;
	line-height:22px;
}
.name span {
	color:#0150a1;
	font-size:20px;
	float:left;
	font-weight:bold;
	text-transform:uppercase;
}
.more {
	border-radius: 100px;
	background-color:#0150a1;
	float:right;
	color:#FFF;
	width:60px;
	text-align:center;
	height:22px;
	line-height:22px;
}
.more:hover {
	color:#FFF;
}
.sort {
	margin-left:100px;
	float:left;
	width:780px;
}
.sort li {
	float:left;
	margin:0px 10px;
}
.sort li a {
	font-size:15px;
	display:block;
}
.product ul li {
	width:275px;
	float:left;
	margin: 30px 10px 0px 10px;
}
.product ul li img {
	border:1px #605e5e solid;
	display:block;
}
/*product end*/
/*about start*/
.about_bj {
	background:url(../images/about_bj.jpg) center center no-repeat;
	height:490px
}
.about_tit {
	color:#f70808;
	font-size:25px;
	font-weight:bold;
	text-align:center;
	padding:36px 0px;
}
.about_tit span {
	color:#000000;
	text-transform:uppercase;
}
.about p {
	font-size:20px;
	margin-bottom:8px;
}
.about {
	width:580px;
	margin-left:520px;
	height:272px;
	padding:20px 60px 20px 30px;
	margin-top:38px;
	overflow:hidden;
}
/*about end*/
/*adv start*/
.tit {
	height:22px;
	line-height:22px;
	color:#0150a1;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}
.advcon {
	background:url(../images/adv.jpg) center center no-repeat;
	height:233px;
	margin-top:25px;
}
/*adv end*/
	/*case start*/
	.case {
	margin-top:15px;
}
.case ul li {
	width:220px;
	float:left;
	margin:8px;
	border: 1px #605e5e solid;
}
.case ul li p {
	line-height:35px;
	text-align:center;
	color:#FFF;
	background-color:#0150a1;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/*case end*/
/*mid start*/
.mid {
	background-color:#e0e1e3;
}
.news_bj {
	float:left;
	width:800px;
}
.news ul li {
	height:96px;
	float:left;
	margin:2px 0px;
}
.news ul li img {
	float:left;
}
.news_con {
	float:left;
	padding:10px 20px;
	width:585px;
	height:76px;
	overflow:hidden;
}
.news_con p {
	font-size:15px;
	margin-bottom:5px;
	height:25px;
}
.news_con p a {
	float:left;
}
.news_con p span {
	float:right;
	color:#666;
}
.news_con div {
	line-height:24px;
}
.service {
	float:right;
	width:360px;
}
.service_con {
	background-color:#0f81f7;
	padding:20px;
	width:320px;
	height:260px;
}
.name img {
	float:left;
}
/*mid end*/
.honor img {
	margin: 0 auto;
}
/*dynamic start*/
.dynamic {
	margin-top:60px;
	color:#FFF;
}
.dynamic a {
	color:#FFF;
}
.dynamic ul li {
	margin:0px 35px;
	width:266px;
	float:left;
	background-color:#0f81f7;
	position:relative;
	padding:20px 30px;
}
.news_tit {
	font-size:15px;
	margin-top:40px;
	display:block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.date {
	width:60px;
	height:69px;
	padding:0px 3px;
	background-color:#b0afaf;
	text-align:center;
	position:absolute;
	top:-30px;
	left:30px;
}
.date p {
	border-bottom: 1px #fff solid;
	margin-bottom:2px;
}
.date span {
	font-size:27px;
	font-weight:bold;
}
.dynamic_con {
	line-height:24px;
	padding:5px 0px 20px 0px;
	margin-bottom:20px;
	border-bottom: 1px #fff solid;
}
.more_news {
	border: 1px #fff solid;
	width:89px;
	line-height:34px;
	display:block;
	text-align:center;
}
/*dynamic end*/
.link {
	margin-top:40px;
	line-height:40px;
}
.link img {
	float:left;
}
.link span {
	font-size: 16px;
	font-weight: bold;
	float: left;
	color: #0150a1;
	margin-right:10px;
}
.link a {
	margin-right:10px;
}
/*foot start*/
.foot_bj {
	width:100%;
	color:#FFF;
	background-color:#363737;
	margin-top:20px;
	padding:30px 0px;
}
.foot_bj a {
	color:#FFF;
}
.foot_nav {
	height:30px;
	line-height:30px;
	width:410px;
	float:left;
	margin:0px 125px;
}
.foot_nav ul {
	border-left:1px #FFF solid;
	border-right:1px #FFF solid;
	padding:0px 50px;
}
.foot_nav ul li {
	float: left;
	width:100px;
}
.foot_nav ul li a {
	display: block;
	font-size:15px;
	text-align:center;
}
.contact {
	float:left;
	width:300px;
	margin-left:20px;
}
.foot_tit {
	font-size:20px;
	font-weight:bold;
	margin-bottom:20px;
	display:block;
	text-transform:uppercase;
}
.veixin {
	float:right;
	width:167px;
	text-align:center;
	margin-right:20px;
}
/*foot end*/
.pro {
	margin-top:15px;
}
.pro ul li {
	width:275px;
	float:left;
	margin:8px;
	border: 1px #605e5e solid;
}
.pro ul li p {
	line-height:45px;
	text-align:center;
	color:#FFF;
	background-color:#0150a1;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.tel {
	height:50px;
	background-color:#a1bbd5;
	line-height:50px;
	color:#e15501;
}
.tel img {
	float:left;
}
.tel ul li {
	float:left;
	margin:0px 10px;
	width:353px;
	font-size:18px;
}
.desc {
	font-size:20px;
	color:#0150a1;
	text-align:center;
	margin-top:15px;
}
.desc span {
	color:#a1010c;
}
.sortpro {
	float:left;
	margin:20px auto;
}
.sortpro li {
	float:left;
	margin:5px;
	height:48px;
	line-height:48px;
	background-color:#f2efef;
	
}
.sortpro li a {
	font-size:15px;
	display:block;
	text-align:center;
	padding:0px 20px;
}
.sortpro li a:hover{background-color: #0150a1;color:#fff;}
.hover{background-color: #0150a1;color:#fff;}
.newsi ul li {
	height:130px;
	float:left;
	margin-bottom:15px;
	background:url(../images/newsi_dot.jpg) #f2efef right bottom no-repeat;
}
.newsi ul li img {
	float:left;
}
.newsi_con {
	float:left;
	padding:12px 20px;
	width:914px;
	height:104px;
}
.newsi_con p {
	font-size:15px;
	margin-bottom:10px;
	height:25px;
}
.newsi_con p a {
	float:left;
	color:#0150a1;
}
.newsi_con p span {
	float:right;
}
.newsi_con div {
	line-height:24px;
}
.icurrent {
	line-height:40px;
	border-bottom: 2px #605e5e solid;
	margin-bottom:20px;
	height:40px;
}
.icurrent strong {
	color:#0150a1;
	font-size:20px;
	font-weight:bold;
	float:left;
	border-bottom: 2px #0150a1 solid;
	width:120px;
	margin-left:10px;
}
.icurrent span {
	float:right;
	margin-right:10px;
}
.icurrent span a {
	margin:0px 2px;
}
.con {
	padding:0px 10px;
}
.con_tit {
	font-size:18px;
	text-align:center;
}
.con_data {
	text-align:center;
	color:#666;
	margin:5px 0px;
}
.con_data span {
	margin-right:10px;
}
.con_img img {
	margin: 0 auto;
}
.page {
	border-top: 1px #605e5e solid;
	padding-top:20px;
}
.con_con {
	margin:10px 0px 20px 0px;
}
/*分页样式*/
.pglist {
	padding: 20px 0 10px;
	width: 100%;
	text-align: center;
}
.pglist a {
	color: #666;
	padding: 0 14px;
	margin: 0 3px;
	font-weight: bold;
	background: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.pglist * {
	display: inline-block;
	_zoom: 1;
	_display: inline;
	vertical-align: middle;
	line-height: 30px;
	padding-bottom: 1px;
}
.pglist a:hover, .pglist .page-num-current {
	display: inline-block;
	color: #fff;
	background: #0150a1;
	border-color: #0150a1;
}
